dundas.linq.NodeListEnumerator Class

 

Inheritance Hierarchy

 
Class
   dundas.linq.IEnumerator
      dundas.linq.NodeListEnumerator
 

Constructors

 
  Name Description
init
 
 

Properties

 
  Name Description
current Inherited from dundas.linq.IEnumerator.
nodeList
 
 

Methods

 
  Name Description
dispose Release reference to the array. Inherited from dundas.linq.IEnumerator.
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
moveNext Inherited from dundas.linq.IEnumerator.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.